ComponentOne ASP.NET MVC Controls
BindingName Property (TreeMap<T>)

C1.Web.Mvc Namespace > TreeMap<T> Class : BindingName Property
Gets or sets the name of the property containing name of the data item. It is used to show name of the node.
Syntax
'Declaration
 
Public Property BindingName As String()
public string[] BindingName {get; set;}
See Also

Reference

TreeMap<T> Class
TreeMap<T> Members